home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8016 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  614 b 

  1. Path: nntp.neu.edu!habedi
  2. From: habedi@lynx.dac.neu.edu (hadi abedi)
  3. Newsgroups: comp.lang.c
  4. Subject: microseconds??
  5. Date: 1 Mar 1996 05:44:41 GMT
  6. Organization: Northeastern University, Boston, MA. 02115, USA
  7. Message-ID: <4h62s9$2o7@chaos.dac.neu.edu>
  8. NNTP-Posting-Host: lynx.dac.neu.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hello,
  12.     Thanks for taking your time to read this.
  13.     
  14.     Is there a way to compute microsecond intervals    
  15.     with C?
  16.     I'd like to time a sorting routine on different
  17.     list sizes. I am aware of the 'time' function on
  18.     the UNIX system, but I'd like to know how to do 
  19.     it in C.
  20.     Thanks.
  21.     
  22.     Hadi
  23.  
  24.  
  25.